pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api.endpoints.files
/
[apple]SendFileImpl
/
SendFileImpl
Send
File
Impl
apple
constructor
(
pubnub
:
ERROR CLASS: Symbol not found for KMPPubNub
,
channel
:
String
,
fileName
:
String
,
inputStream
:
Uploadable
,
message
:
Any
?
,
meta
:
Any
?
,
ttl
:
Int
?
,
shouldStore
:
Boolean
?
,
customMessageType
:
String
?
)